home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / private / Drivers / i386 / PS2Mouse.config / English.lproj / PS2MouseInspector.nib / data.classes next >
Text File  |  1994-02-10  |  715b  |  48 lines

  1. PS2MouseInspector = {
  2.     ACTIONS = {
  3.     invertDirections:;
  4.     setResolutionFromSlider:;
  5.     setResolutionFromTextField:;
  6.     };
  7.     OUTLETS = {
  8.     resolutionSlider;
  9.     resolutionField;
  10.     resolutionBox;
  11.     PS2MouseView;
  12.     slowText;
  13.     fastText;
  14.     invertedSwitch;
  15.     };
  16.     SUPERCLASS = IODeviceInspector;
  17. };
  18. IODeviceInspector = {
  19.     ACTIONS = {
  20.     channelOrInterruptPicked:;
  21.     rangeDidChange:;
  22.     showInfo:;
  23.     };
  24.     OUTLETS = {
  25.     portsBox;
  26.     statusTitle;
  27.     memoryController;
  28.     dmaMatrix;
  29.     memoryBox;
  30.     dmaBox;
  31.     portsController;
  32.     infoPanel;
  33.     accessoryHolder;
  34.     infoButton;
  35.     infoText;
  36.     irqBox;
  37.     irqMatrix;
  38.     inspectionView;
  39.     origWindow;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43. FirstResponder = {
  44.     ACTIONS = {
  45.     };
  46.     SUPERCLASS = Object;
  47. };
  48.